home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- autoHide = id;
- autoShow = id;
- notifyViaBounce = id;
- takeAutoHideTimeFrom = id;
- takeRecordCrashesFrom = id;
- takeShowCrashLogsFrom = id;
- };
- CLASS = PrefsController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoHideTimeSlider = NSSlider;
- autoShowCheckBox = NSButton;
- notifyViaBounceCheckBox = NSButton;
- recordCrashesCheckBox = NSButton;
- showCrashLogsCheckBox = NSButton;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }